Skip to content

Add Ivy's Studio Website custom-domain template#1123

Merged
pawel-kow merged 1 commit into
Domain-Connect:masterfrom
kennyxsx:add-ivys-studio-custom-domain
May 22, 2026
Merged

Add Ivy's Studio Website custom-domain template#1123
pawel-kow merged 1 commit into
Domain-Connect:masterfrom
kennyxsx:add-ivys-studio-custom-domain

Conversation

@kennyxsx
Copy link
Copy Markdown
Contributor

@kennyxsx kennyxsx commented May 20, 2026

Description

New template for Ivy's Studio Website service. Adds the DNS records needed to point an operator's custom domain at their Ivy's Studio website (a marketing site for short-term rental accommodations).

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set (dcsig.studio.ivy-s.de)
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set (studio.ivy-s.de) — the service's apply flow uses redirect_uri to return to the operator's session in our app after the registrar writes records
  • no TXT record contains SPF content (template has no TXT records)
  • txtConflictMatchingMode — not applicable (no TXT records)
  • no variable is used as a bare full record value, EXCEPT the A record's pointsTo: "%IP%". Justification: an A record's value is a literal IP address by definition; there is no non-bare formulation. Same pattern as accepted templates like treadcommand.com.custom-domain.json (pointsTo: "%target%").
  • no bare variable is used as the full host label (all hosts are literals: @ and www)
  • no variable is used in the host field to create a subdomain
  • %host% does not appear in any host attribute
  • essential is intentionally not set on either record — both are required for the service to function (removing either breaks the website serving)

Online Editor test results

Editor test link(s):

@github-actions github-actions Bot added the Test links missing No test links from Online Editor provided label May 20, 2026
@github-actions
Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions
Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions
Copy link
Copy Markdown

Linter OK

studio.ivy-s.de.custom-domain.json

Level Code Note

@github-actions github-actions Bot removed the Test links missing No test links from Online Editor provided label May 22, 2026
@github-actions
Copy link
Copy Markdown

PR Description Check Passed

All required sections are filled in correctly.

Details
  OK  Type of change: 1/4 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 2 link(s) found
  OK  Template coverage: all 1 template(s) covered
Labels to remove: Checklist of common problems not complete, Forged editor links, PR description incomplete, Test links missing

PR description check PASSED

@pawel-kow pawel-kow added this pull request to the merge queue May 22, 2026
Merged via the queue into Domain-Connect:master with commit c3e5f6a May 22, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants